Using multiple servers for hosting [on hold]

Posted by foo on Programmers See other posts from Programmers or by foo
Published on 2014-06-04T20:30:55Z Indexed on 2014/06/04 21:41 UTC
Read the original article Hit count: 98

Filed under:
|

I need help understanding the concept of using multiple servers (for hosting at home). More specifically multiple WAMP servers. (I have tried looking online but have found no good resources, maybe i am searching for for the wrong things to answer my questions)

Questions

-How do multiple servers work together?

-Do they all have their independent hard drives storing different information? and if so, does the server dynamically locate files?

-How do shell commands get executed?

-How do they share the "load"? i.e. processing power, resources?

Please tag links to resources so i may use a reference. Cheers!

© Programmers or respective owner

Related posts about server

Related posts about configuration